Tootsville-User::Run

Function

Run names a function, with lambda list (&REST WORDS):

Run an arbitrary nullary Lisp function or method

USave

#run FUNCTION
#run PACKAGE FUNCTION

Examples

#run ws-stats
#run infinity-stats
#run sb-ext quit

Changes from 1.2 to 2.0

In 1.x: Run an arbitrary Java routine through an uploaded Runnable or RunCommands class

In 2.x: Run arbitrary nullary Lisp function or method

File

Defined in file src/infinity/legacy-ops.lisp.